home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5283 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: mail2news.demon.co.uk!chrism.demon.co.uk
  2. From: Chris Marriott <chris@chrism.demon.co.uk>
  3. Newsgroups: comp.os.ms-windows.programmer.win32,comp.lang.basic.visual.misc,comp.os.ms-windows.programmer.ole,comp.lang.c++
  4. Subject: Re: Calling 32-bit DLLs from 16-bit-Applications
  5. Date: Fri, 02 Feb 96 18:34:09 GMT
  6. Organization: None
  7. Message-ID: <823286049snz@chrism.demon.co.uk>
  8. References: <4enu1u$20c_001@adv.magwien.gv.at> <3110E37C.352C@novabase.pt>
  9. Reply-To: chris@chrism.demon.co.uk
  10. X-NNTP-Posting-Host: chrism.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.30
  12. X-Mail2News-Path: chrism.demon.co.uk
  13.  
  14. In article <3110E37C.352C@novabase.pt>
  15.            fmc@novabase.pt "Filipe Cust=?iso-8859-1?Q?=F3dio" writes:
  16.  
  17. >Wolfgang Steiner wrote:
  18. >> I must use a 32bit-DLL from Visual Basic 3.0 (a 16bit-application)
  19. >> under WfW (the DLL also runs with Win32s) and Win95.
  20. >
  21. >You must use universal Thunks. However, your program will not run under =
  22. >
  23. >NT or Win32s.
  24.  
  25. Wrong. Universal thunks are ONLY available on Win32s. What's needed here
  26. are "generic thunks"; these are available under Win95 and NT, but NOT
  27. Win32s.
  28.  
  29. There is no thunking mechanism which works under all 3 Win32 platforms :-<
  30.  
  31. Chris
  32. -- 
  33. --------------------------------------------------------------------------
  34.  Chris Marriott, Warrington, UK      | Author of SkyMap v3 award-winning 
  35.  chris@chrism.demon.co.uk            | shareware Win31/Win95 planetarium.
  36.             For full info, see http://www.execpc.com/~skymap  
  37.       Author member of Association of Shareware Professionals (ASP) 
  38. -------------------------------------------------------------------------- 
  39.  
  40.